object fDetails: TfDetails Left = 335 Top = 210 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Program Details' ClientHeight = 335 ClientWidth = 495 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object bevBottom: TBevel Left = 0 Top = 290 Width = 495 Height = 45 Align = alBottom Shape = bsTopLine end object sbDetails: TScrollBox Left = 0 Top = 60 Width = 495 Height = 230 Align = alClient BevelInner = bvNone BevelOuter = bvNone BevelKind = bkFlat BorderStyle = bsNone Color = clWhite ParentColor = False TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 0 Width = 495 Height = 60 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 DesignSize = ( 495 60) object Image2: TImage Left = 2 Top = 2 Width = 491 Height = 56 Align = alClient Picture.Data = {} Stretch = True end object lWindowTitle: TLabel Left = 23 Top = 20 Width = 113 Height = 16 Caption = 'Program Details' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = 1973790 Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Image1: TImage Left = 447 Top = 12 Width = 32 Height = 32 Anchors = [akTop, akRight] AutoSize = True Picture.Data = {} Transparent = True end end object buClose: TButton Left = 416 Top = 296 Width = 75 Height = 33 Cancel = True Caption = '&Close' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 2 end object XPManifest1: TXPManifest Top = 296 end end